dizzy_omega ~master (2022-04-01T11:00:10.9324115)
Dub
Repo
ObjIndex
unde
games
obj_loader
Undocumented in source.
struct
ObjIndex {
int
vert
;
int
tex
;
int
normal
;
}
Members
Variables
normal
int
normal
;
Undocumented in source.
tex
int
tex
;
Undocumented in source.
vert
int
vert
;
Undocumented in source.
Meta
Source
See Implementation
unde
games
obj_loader
functions
load_mtlfile
load_objfile
structs
MtlFile
MtlMaterial
ObjFile
ObjIndex
ObjMesh
ObjObject